// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package cn.com.smartdevices.bracelet.chart.deprecated; public class i { public static final int MODE_SLEEP_ACTIVE = 1; public static final int MODE_SLEEP_DEEP = 3; public static final int MODE_SLEEP_SHALLOW = 2; public int index; public int length; public int mode; public i() { } }